Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump protobufjs and ts-proto #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 26, 2023

Bumps protobufjs to 7.2.4 and updates ancestor dependency ts-proto. These dependencies need to be updated together.

Updates protobufjs from 7.2.3 to 7.2.4

Release notes

Sourced from protobufjs's releases.

protobufjs: v7.2.4

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)
Changelog

Sourced from protobufjs's changelog.

7.2.4 (2023-06-23)

Bug Fixes

  • do not let setProperty change the prototype (#1899) (e66379f)
Commits

Updates ts-proto from 1.147.3 to 1.156.1

Release notes

Sourced from ts-proto's releases.

v1.156.1

1.156.1 (2023-07-22)

Bug Fixes

v1.156.0

1.156.0 (2023-07-20)

Features

v1.155.1

1.155.1 (2023-07-15)

Bug Fixes

v1.155.0

1.155.0 (2023-07-15)

Features

v1.154.0

1.154.0 (2023-07-15)

Features

  • Normalize toJSON output by omitting fields set to their default values (#878) (50958d6)

v1.153.3

1.153.3 (2023-07-13)

Bug Fixes

  • Bump ts-proto-descriptors w/long back. (#880) (d27e19c)

v1.153.2

1.153.2 (2023-07-12)

... (truncated)

Changelog

Sourced from ts-proto's changelog.

1.156.1 (2023-07-22)

Bug Fixes

1.156.0 (2023-07-20)

Features

1.155.1 (2023-07-15)

Bug Fixes

1.155.0 (2023-07-15)

Features

1.154.0 (2023-07-15)

Features

  • Normalize toJSON output by omitting fields set to their default values (#878) (50958d6)

1.153.3 (2023-07-13)

Bug Fixes

  • Bump ts-proto-descriptors w/long back. (#880) (d27e19c)

1.153.2 (2023-07-12)

Bug Fixes

1.153.1 (2023-07-12)

... (truncated)

Commits
  • bf6b51a chore(release): 1.156.1 [skip ci]
  • 2b976f2 fix: Depend specifically on long 5.2.3. (#892)
  • 3e3e37a chore(release): 1.156.0 [skip ci]
  • f80bf98 chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#888)
  • a3d30cc chore(deps): bump word-wrap in /integration/simple-esmodule-interop (#889)
  • d0cf57d feat(ts-proto-#859): added encode-only options to toJSON methods (#886)
  • 44e8e8a chore(deps): bump semver from 5.7.1 to 5.7.2 (#872)
  • 6273b8d chore(release): 1.155.1 [skip ci]
  • e2cf184 fix: Bump descriptors. (#883)
  • c6ba961 chore(release): 1.155.0 [skip ci]
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 7.2.4 and updates ancestor dependency [ts-proto](https://github.com/stephenh/ts-proto). These dependencies need to be updated together.


Updates `protobufjs` from 7.2.3 to 7.2.4
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@protobufjs-v7.2.3...protobufjs-v7.2.4)

Updates `ts-proto` from 1.147.3 to 1.156.1
- [Release notes](https://github.com/stephenh/ts-proto/releases)
- [Changelog](https://github.com/stephenh/ts-proto/blob/main/CHANGELOG.md)
- [Commits](stephenh/ts-proto@v1.147.3...v1.156.1)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: ts-proto
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 26, 2023
@github-actions github-actions bot enabled auto-merge July 26, 2023 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants